Fix for Bug#5984.
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 30 Apr 2010 16:00:48 +0000 (12:00 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 30 Apr 2010 16:00:48 +0000 (12:00 -0400)
commit72c68bdfee52136d93b2c7133477b75f66356501
tree4a168f7ac19058c04b3820d0c30683ec71be4430
parentdce1ec108bda538fb9fef49c69eaab8d02956230
Fix for Bug#5984.

* composite.c (autocmp_chars): Save point as marker before calling
auto-composition-function.

* lisp.h (restore_point_unwind): Add prototype.

* fileio.c (restore_point_unwind): Remove static attribute.
src/ChangeLog
src/composite.c
src/fileio.c
src/lisp.h